home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 0606 / files606.txt < prev    next >
Text File  |  1989-03-03  |  3KB  |  77 lines

  1. Disk No:  606
  2. Program Title: POLYMATH version 4.0
  3. PC-SIG version: 2.2
  4.  
  5. POLYMATH is a language developed for number processing.  Much like
  6. Forth, POLYMATH is highly modulated and based upon function words.
  7.  
  8. Most words are defined with very simple tasks.  These simple words are
  9. then used and integrated with other words to build more powerful words
  10. functions.  An entire programming dictionary of function words can then
  11. be developed which is actually custom created by the author.
  12. Specifically Polymath has a wide variety of applications and special
  13. uses.  It has a strong on-line documentation application which takes the
  14. first time user through a menu driven tutorial.  It also has explain
  15. files that will explain the syntax and usage of any word currently in
  16. its main dictionary.
  17.  
  18. POLYMATH as a function processor works much like the Hewlett Packard
  19. programmable calculators.  Although a language, POLYMATH can be used
  20. just as a calculator.  Those familiar with the HP Reverse Polish
  21. Notation (RPN) know how simply complex formulas can be entered into the
  22. calculator.  POLYMATH uses this same scheme, but with defined words or
  23. functions.  Specifically Polymath has a number stack and an alpha stack
  24. which revolves numbers through it as new computations are created and
  25. old values are stored.  Included on this diskette are a few dictionaries
  26. and application programs.  It is best to view these application programs
  27. with a text editor, they all end in ".pm" and will be very informative
  28. when learning the language.  POLYMATH also has full graphic features to
  29. well round this language package.
  30.  
  31. The actual package has a few more features including more DOS features
  32. and a 128k dictionary of predefined words and functions.  The full
  33. featured version also has more variable power.  POLYMATH is rather
  34. large, so it will require at least 192k and a color monitor is
  35. recommended.  In short POLYMATH is a powerful, easy to use language much
  36. like Forth in structure.  Polymath was developed to bridge the gap
  37. between programmable calculators and personal computer languages.
  38. Anyone in the scientific or technical fields will find this program
  39. extremely useful for its number handling abilities and ease of use.
  40.  
  41. Usage:  Programming.
  42.  
  43. Special Requirements:  CGA graphics card.
  44.  
  45. How to Start:  Type GO (press enter).
  46.  
  47. Suggested Registration:  $40.00
  48.  
  49. File Descriptions:
  50.  
  51. !README  1ST  Notes on starting up.
  52. CGA      BGI  CGA screen graphics driver.
  53. COLORS   PM   Screen color configuration file.
  54. EGAVGA   BGI  EGA/VGA screen graphics driver.
  55. GOTH     CHR  Font file (Gothic).
  56. GUIDE    HLP  On-screen tutorial (documentation file).
  57. GUIDE    PKG  On-screen tutorial (dictionary file).
  58. HERC     BGI  Hercules screen graphics driver.
  59. LITT     CHR  Font file (small font).
  60. PLOTS    BLK  Plotting demo (source file accessible from the editor).
  61. PLOTS    HLP  Plotting demo (documentation screen).
  62. PLOTS    PKG  Plotting demo (dictionary file).
  63. PM       EXE  The Polymath executable.
  64. PM       HLP  Polymath word documentation.
  65. PM       PKG  Polymath main dictionary.
  66. REGISTER DOC  How to and what you get by registering.
  67. SANS     CHR  Font file (sans-serif).
  68. SCRATCH  BLK  Data file.
  69. TRIP     CHR  Font file (triplex).
  70.  
  71. PC-SIG
  72. 1030D E Duane Avenue
  73. Sunnyvale Ca. 94086
  74. (408) 730-9291
  75. (c) Copyright 1987,88,89 PC-SIG, Inc.
  76.  
  77.